-
Notifications
You must be signed in to change notification settings - Fork 18.4k
cmd/compile: tweak example command in README #75050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR (HEAD: c27069d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/696296. Important tips:
|
Message from Jorropo: Patch Set 1: Code-Review+2 Commit-Queue+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-08-16T07:19:31Z","revision":"e57fc7258b3125d630610fa7443947883c2ac6c2"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Jes Cok: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Jorropo: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from t hepudds: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
While running ./src/all.bash, I got the following error: all.bash must be run from $GOROOT/src Change-Id: I42e1999db28167f8f738dcb0eae25d0b8bee3daf
This PR (HEAD: 2e289ba) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/696296. Important tips:
|
Message from Jes Cok: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from t hepudds: Patch Set 2: Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-08-19T15:54:54Z","revision":"b67fe623f1ddfddca3810b2f34d0dff53fc3b859"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Keith Randall: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from t hepudds: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64-newinliner has failed with summary (view all results):
To reproduce, try Additional links for debugging: Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from t hepudds: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-08-19T16:14:57Z","revision":"b67fe623f1ddfddca3810b2f34d0dff53fc3b859"} Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from t hepudds: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
Message from Carlos Amedee: Patch Set 2: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/696296. |
While running ./src/all.bash, I got the following error: all.bash must be run from $GOROOT/src Change-Id: Iad271654ff8647501a324c282f01baf39605e3df GitHub-Last-Rev: 2e289ba GitHub-Pull-Request: #75050 Reviewed-on: https://go-review.googlesource.com/c/go/+/696296 Reviewed-by: t hepudds <thepudds1460@gmail.com> Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Amedee <carlos@golang.org>
This PR is being closed because golang.org/cl/696296 has been merged. |
While running ./src/all.bash, I got the following error:
all.bash must be run from $GOROOT/src